ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _SankeyXyPlotView<TOwnerView> Class / _getSankeyPlotDefinition Method

In This Topic
    _getSankeyPlotDefinition Method (_SankeyXyPlotView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function _getSankeyPlotDefinition() As ISankeyPlotDefinition
    public override ISankeyPlotDefinition _getSankeyPlotDefinition()
    See Also